projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08d0736
)
Change default unicode-correction
author
justbur
<justin@burkett.cc>
Sun, 12 Jul 2015 15:53:09 +0000
(11:53 -0400)
committer
justbur
<justin@burkett.cc>
Sun, 12 Jul 2015 15:53:09 +0000
(11:53 -0400)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 4350c73fbeb7b212d599cf0432204e9d0de269a8..506cadaeca1a65c99029293831cdf2a2042d9c8c 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-42,7
+42,7
@@
Also adds \"..\"."
"Separator to use between key and description."
:group 'which-key
:type 'string)
-(defcustom which-key-unicode-correction
0
+(defcustom which-key-unicode-correction
1
"Correction for wide unicode characters.
Set to a positive number to adjust width of columns in case
which-key is cutting off text on the right side of the window."